home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-05-19 | 708 b | 18 lines | [TEXT/MPS ] |
- Use this exec to directly invoke the file transfer program, FT3270.
- It uploads or downloads CMS files from/to your IBM PC or Mac.
-
- SYNTAX:
- FT3270 <">micro_filespec<"> control_field fn ft fm
-
- Notes:
- 1) Micro_filespec must be enclosed in double quotes if it contains
- imbedded blanks.
- 2) The control field has 4 components:
- a) D or U for upload or download.
- b) B or T for binary or text file.
- c) R or N for replace or not an existing file of that name.
- d) an optional lrecl (upload only).
- The components must be specified in order. See the notes for
- the download & upload execs for more explanation.
- 3) The CMS fn, ft, & fm must be specified.
-